home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 1998 #6
/
1998 CD 6 (Gul).iso
/
abriefhi.sto
/
abriefhi.dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-12-23
|
163 b
|
10 lines
on exitFrame
global fileSep
if the machineType = 256 then
set fileSep to "\"
else
set fileSep to ":"
end if
go(1, the pathName & "play_bht")
end